@import 'animate.css';
@import 'skin.css';

/******************************
 ** 初始化
** 1.2.0
 ******************************/
* { margin: 0; padding: 0; }
body { font: 14px/2 'Microsoft Yahei', Arial; color: #666; background: #fff; }
img { border: 0px; }
ul, ol { list-style-type: none; vertical-align: bottom; }
table { border-collapse: collapse; border-spacing: 0; }
input, textarea, select { font: 14px/1 'Microsoft Yahei', Arial; color: #666; outline: 0; }
textarea { resize: none; overflow: auto; }
h1,h2,h3,h4,h5,h6,font { font-size: 14px; }
a { color: #333; text-decoration: none; cursor: pointer; }
a:hover { color:#2fa0e0; }
a img { transition: all .5s ease; }

.clear { float: none !important; clear: both; +line-height: 0; +font-size: 0; +height: 0; }
.hidden { display: none; visibility: visible; }
.wrap { width: 1200px; margin: 0 auto; position: relative; }


/******************************
 ** 首页
 ******************************/
.header { height: 100px; background: #fff; position: relative; z-index: 10; }
.header .logo { float: left; margin: 15px 20px 0 0; }
.header .logo img { display: block;  }

.nav { float: right; height: 100px; position: relative; }
.nav li { float: left; width: 89px; height: 100px; position: relative; }
.nav li > a { display: block; height: 50px; padding: 25px 0; font-size: 16px; color: #333; text-align: center; transition: none; transition: background .5s ease; }
.nav li > a b { display: block; line-height: 30px; font-weight: normal; }
.nav li > a span { display: block; line-height: 20px; font-size: 12px; text-transform: uppercase; opacity: .5; filter:Alpha(opacity=50); }
.nav .drop { position: absolute; left: 0; top: 99px; width: 100%; background: url(about:blank) center center repeat #017c2c; display: none; }
.nav .drop dl { position: relative; background: #60b4e3; }
.nav .drop dd { line-height: 50px; text-align: center; border-top: 1px solid #fff; }
.nav .drop a { display: block; padding: 0 8px; color: #fff; }
.nav .drop a:hover { background: #2fa0e0; }
.nav li.active > a { background: url(../images/nav-hover.png) center top repeat-x #fff; }
.nav li.active > a b { opacity: .8; filter:Alpha(opacity=80); }
.nav li.current > a { background: url(../images/nav-hover.png) center top repeat-x #fff; }

.banner { position: relative; z-index: 8; }
.banner .list { position: relative; overflow: hidden; z-index: 1; }
.banner .list li { position: absolute; width: 100%; height: 100%; overflow: hidden; background: #FFF; display: none; z-index: 1; }
.banner .list li:first-child { display: block; }
.banner .list li.active { z-index: 2; }
.banner .list img { position: relative; display: block; width: 1920px; left: 50%; margin: 0 0 0 -960px; }
.banner .dots { position: absolute; left: 50%; bottom: 30px; margin: 0 0 0 -50px; line-height: 0; z-index: 18; }
.banner .dots li { display: inline-block; +display: inline; +zoom: 1; width: 70px; height: 10px; background: #fff; margin: 0 5px; cursor: pointer; transition: all .5s ease; }
.banner .dots li.active { background: #2fa0e0; }
.banner .prev,
.banner .next { width: 80px; height: 80px; position: absolute; top: 50%; margin: -40px 0 0; z-index: 9; cursor: pointer; display: none; }
.banner .prev { background: url(../images/banner-pw.png) 0 0 no-repeat; left: 50px; }
.banner .next { background: url(../images/banner-pw.png) 0 -80px no-repeat; right: 50px; }
.banner .prev:hover { background-position: -80px 0; }
.banner .next:hover { background-position: -80px -80px; }
.banner .list,
.banner .list img { height: 600px; }
.banner.mini .list,
.banner.mini .list img { height: 350px; }
.banner.mini .tip { bottom: 10px; }

.seacher { position: relative; z-index: 10; height: 40px; padding: 10px 0; background: #f0f0f0; margin: 0  0 50px; }
.seacher .key { height: 40px; line-height: 40px; }
.seacher .key dt,
.seacher .key dd { display: inline-block; +display: inline; +zoom: 1; vertical-align: middle; }
.seacher .key dt { color: #333; }
.seacher .sos { position: absolute; right: 0; top: 3px; padding: 0 60px 0 0; border: 1px solid #2fa0e0; }
.seacher .txt { width: 180px; height: 32px; line-height: 32px; background: none; border: 0; padding: 0 0 0 10px; color: #999; }
.seacher .submit { position: absolute; top: 0; right: 0; bottom: 0; background: #2fa0e0; color: #fff; border: 0; width: 60px; cursor: pointer; }
.seacher .submit:hover { background: #2298da; }

.ipro { margin: 0 0 60px; }
.ipro .head { text-align: center; background: url(../images/ihead-line.png) center bottom no-repeat; padding: 0 0 10px; margin: 0 0 40px; }
.ipro .head h2 { line-height: 50px; font-size: 30px; color: #333; }
.ipro .head h3 { font-weight: normal; color: #999; text-transform: uppercase; }
.ipro .main { position: relative; overflow: hidden; }
.ipro .list { width: 500%; overflow: hidden; }
.ipro .item { float: left; width: 370px; padding: 6px; border: 1px solid #dfdfdf; margin: 0 24px 0 0; }
.ipro .img { background: #eee; overflow: hidden; position: relative; }
.ipro .img img { display: block; width: 100%; height: 280px; }
.ipro .name { padding: 20px; height: 30px; line-height: 30px; font-size: 18px; text-align: center; font-weight: bold; }
.ipro .name a { }
.ipro .exp { height: 120px; margin: 0 10px; padding: 15px 0 30px; border-top: 1px solid #ddd; }
.ipro .exp dd { line-height: 30px; }
.ipro .exp a { display: block; position: relative; }
.ipro .exp h3 { font-weight: normal; }
.ipro .exp span { position: absolute; right: 0; top: 0; color: #999; }
.ipro .more { padding: 0 120px 20px; text-align: center; }
.ipro .more a { display: block; line-height: 34px; background: #bbb; color: #fff; }
.ipro .item:hover { border-color: #ccc; }
.ipro .item:hover .img img { transform: scale(1.05, 1.05); }
.ipro .item:hover .more a { background: #2fa0e0; }
.ipro .item:hover .name a { color: #2fa0e0; }
.ipro .prev,
.ipro .next { position: absolute; top: 400px; width: 40px; height: 40px; background: url(../images/ipro-button.png) center 0 no-repeat #ddd; border-radius: 50%; cursor: pointer; }
.ipro .prev { left: 50%; margin-left: -650px; background-position: center 0; }
.ipro .next { right: 50%; margin-right: -650px; background-position: center -40px; }
.ipro .prev:hover,
.ipro .next:hover { background-color: #2fa0e0; }

.iabout { height: 340px; padding: 30px 0; margin-bottom: 50px; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.iabout .head { margin: 0 0 20px; }
.iabout .head h2 { font-size: 26px; color: #333; }
.iabout .head h3 { line-height: 24px; font-size: 18px; color: #999; text-transform: uppercase; font-weight: normal; }
.iabout .main { width: 520px; margin: 0 0 20px; }
.iabout .main p { text-align: justify; }
.iabout .more { }
.iabout .more a { display: block; width: 160px; line-height: 36px; border: 1px solid #2fa0e0; color: #2fa0e0; text-align: center; transition: all .5s ease; }
.iabout .more a:hover { background: #d4edfb; }
.iabout .classify { position: absolute; top: -30px; right: 0; width: 600px; }
.iabout .classify dt,
.iabout .classify dd { float: left;  width: 200px; height: 200px; background: #eee; overflow: hidden; }
.iabout .classify dt a { display: block; width: 160px; height: 160px; padding: 20px; background: #2fa0e0; color: #fff; transition: all .5s ease; }
.iabout .classify h3 { width: 40px; line-height: 50px; border-bottom: 1px solid #fff; white-space: nowrap; font-size: 18px; font-weight: normal; margin-bottom: 10px; }
.iabout .classify p { text-align: justify; line-height: 24px; }
.iabout .classify img { display: block; width: 100%; height: 200px; transition: all .5s ease; }
.iabout .classify dt a:hover { background: #118cd1; }
.iabout .classify dd img:hover { transform: scale(1.05,1.05); }

.icase { background: url(../images/case-bj.jpg) center bottom no-repeat #f8f8f8; padding: 60px 0; }
.icase .head { text-align: center; background: url(../images/ihead-line.png) center bottom no-repeat; padding: 0 0 10px; margin: 0 0 40px; }
.icase .head h2 { line-height: 50px; font-size: 30px; color: #333; }
.icase .head h3 { font-weight: normal; color: #999; text-transform: uppercase; }
.icase .list { background: #fff; overflow: hidden; box-shadow: 0 0 20px rgba(0,0,0,.1); margin: 0 0 30px; }
.icase .list li { float: left; width: 299px; height: 223px; border-left: 1px solid #eee; border-bottom: 1px solid #eee; }
.icase .list a { display: block; position: relative; overflow: hidden; }
.icase .list img { display: block; width: 100%; height: 223px; }
.icase .list div { position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url(../images/icase-exp.png) 0 0 repeat; color: #fff; text-align: center; visibility: hidden; opacity: 0; transition: all .3s ease; }
.icase .list h3 { position: absolute; left: 20px; right: 20px; bottom: 50%; font-weight: normal; font-size: 15px; }
.icase .list i { position: absolute; top: 50%; left: 50%; margin: 20px 0 0 -25px; width: 50px; height: 6px; background: url(../images/icase-line.png) 0 0 no-repeat; }
.icase .list li:first-child,
.icase .list li:first-child + li + li + li + li { border-left: 0; }
.icase .list li:hover img { transform: scale(1.1,1.1); }
.icase .list li:hover div { visibility: visible; opacity: 1; }
.icase .list li:hover h3 { animation: slideInRight .5s ease; }
.icase .list li:hover i { animation: slideInLeft .5s ease; }
.icase .foot { text-align: center; color: #fff; }
.icase .foot p { font-size: 16px; margin: 0 0 20px; }
.icase .foot a { display: block; width: 150px; height: 40px; line-height: 40px; border-radius: 40px; border-radius: 40px; text-align: center; margin: 0 auto; border: 1px solid #fff; color: #fff; transition: all .5s ease; }
.icase .foot a:hover { background: #fff; color: #5e92b4; }

.iteam { padding: 60px 0; }
.iteam .head { text-align: center; background: url(../images/ihead-line.png) center bottom no-repeat; padding: 0 0 10px; }
.iteam .head h2 { line-height: 50px; font-size: 30px; color: #333; }
.iteam .head h3 { font-weight: normal; color: #999; text-transform: uppercase; }
.iteam .main { overflow: hidden; position: relative; }
.iteam .list { width: 500%; overflow: hidden; padding: 40px 0 0; }
.iteam .list li { float: left; width: 250px; height: 320px; padding: 20px; margin: 0 10px 0 0; border: 1px solid #ddd; position: relative; top: 0; transition: all .5s ease; }
.iteam .list .img { width: 100%; height: atuo; margin: 0 0 5px; }
.iteam .list img { display: block; width: 140px; height: 140px; border: 3px solid #fff; border-radius: 50%; box-shadow: 0 0 5px rgba(0,0,0,.2); margin: 0 auto; background: #eee; }
.iteam .list h3 { line-height: 60px; font-size: 18px; color: #fff; text-align: center; border-bottom: 1px solid #ddd; margin: 0 0 15px; }
.iteam .list p { background: url(../images/iteam-exp.png) 0 0 no-repeat; padding: 0 0 0 25px; position: relative; }
.iteam .list p i { width: 20px; height: 20px; background: url(../images/iteam-exp2.png) 0 0 no-repeat; position: absolute; right: 0; bottom: 4px; }
.iteam .prev,
.iteam .next { position: absolute; top: 280px; width: 40px; height: 40px; background: url(../images/ipro-button.png) center 0 no-repeat #ddd; border-radius: 50%; cursor: pointer; }
.iteam .prev { left: 50%; margin-left: -650px; background-position: center 0; }
.iteam .next { right: 50%; margin-right: -650px; background-position: center -40px; }
.iteam .prev:hover,
.iteam .next:hover { background-color: #2fa0e0; }
.iteam .list li:hover { top: -10px; }
.iteam .list li:hover img { box-shadow: 0 0 10px rgba(0,0,0,.3); }
.iteam .list li:hover h3 a { color: #2fa0e0; }

.inews { padding: 40px 0; background: #f8f8f8; }
.inews .cell { float: left; width: 600px; }
.inews .cell + .cell { width: 560px; float: right; }
.inews .head { height: 66px; line-height: 66px; position: relative; background: url(../images/inews-head.png) left bottom no-repeat; margin: 0 0 30px; }
.inews .head h2 { font-size: 24px; font-weight: normal; color: #333; }
.inews .head a { position: absolute; right: 0; top: 0; color: #999; font-size: 16px; }

.inews .swiper { position: relative; overflow: hidden; padding: 0 0 25px; border-bottom: 1px dashed #ddd; }
.inews .list { width: 800%; }
.inews .list li { float: left; width: 340px; height: 176px; padding: 0 0 0 260px; position: relative; }
.inews .list .img { background: #eee; overflow: hidden; position: absolute; left: 0; top: 0; }
.inews .list img { display: block; width: 235px; height: 176px; }
.inews .list h3 { height: 30px; line-height: 30px; font-size: 17px; overflow: hidden; margin: 0 0 10px; }
.inews .list p { height: 78px; line-height: 26px; overflow: hidden; }
.inews .list span { position: absolute; left: 260px; bottom: 0; line-height: 30px; color: #999; }
.inews .list li:hover img { transform: scale(1.1,1.1); }
.inews .list li:hover h3 a { color: #2fa0e0; }
.inews .prev,
.inews .next { position: absolute; bottom: 30px; width: 30px; height: 30px; background: url(../images/ipro-button.png) center 5px no-repeat #ddd; border-radius: 50%; cursor: pointer; }
.inews .prev { right: 40px; background-position: center -4px; }
.inews .next { right: 0; background-position: center -44px; }
.inews .prev:hover,
.inews .next:hover { background-color: #2fa0e0; }

.inews .list2 { }
.inews .list2 dd { height: 60px; padding: 10px 0; position: relative; border-bottom: 1px dashed #ddd; }
.inews .list2 h3 { height: 30px; line-height: 30px; font-size: 16px; overflow: hidden; padding: 0 0 0 25px; background: url(../images/inews-cir.png) 4px center no-repeat; }
.inews .list2 p { height: 30px; line-height: 30px; overflow: hidden; }
.inews .list2 span { position: absolute; right: 0; top: 15px; line-height: 30px; color: #999; }
.inews .list2 dd:hover img { transform: scale(1.1,1.1); }
.inews .list2 dd:hover h3 { background-image: url(../images/inews-cir-hover.png); }
.inews .list2 dd:hover h3 a { color: #2fa0e0; }

.inews .list3 { }
.inews .list3 dd { height: 130px; padding: 10px 10px 10px 200px; position: relative; background: #fff; }
.inews .list3 .img { background: #eee; overflow: hidden; position: absolute; left: 10px; top: 10px; }
.inews .list3 img { display: block; width: 175px; height: 130px; }
.inews .list3 h3 { height: 50px; line-height: 50px; font-size: 17px; overflow: hidden; }
.inews .list3 p { height: 72px; line-height: 24px; overflow: hidden; }
.inews .list3 dd:hover img { transform: scale(1.1,1.1); }
.inews .list3 dd:hover h3 a { color: #2fa0e0; }

.subtag { padding: 60px 0; background: #fff; }
.subtag ul { width: 100%; overflow: hidden; }
.subtag li { float: left; width: 25%; }
.subtag img { float: left; width: 75px; height: 75px; margin: 0 20px 0 0; }
.subtag h3 { padding: 8px 0 0; line-height: 30px; font-size: 18px; font-weight: normal; color: #333; }
.subtag p { line-height: 24px; }

.footer { background: #323c48; color: #d4d4d4; padding: 50px 0; }

.subnav { float: left; width: 120px; padding: 0 50px;  border-right: 1px solid #3e4854; }
.subnav:first-child { padding-left: 0; width: 240px; }
.subnav dt { line-height: 20px; padding: 0 0 0 40px; font-size: 16px; color: #fff; margin: 0 0 8px; background: url(../images/subnav-dt.png) left center no-repeat; }
.subnav dd { float: left; width: 80px; padding: 0 0 0 40px; line-height: 32px; }
.subnav dd a { color: #d4d4d4; }
.subnav dd a:hover { color: #fff; }

.sublime { float: left; width: 320px; padding: 0 50px;  border-right: 1px solid #3e4854; }
.sublime h2 { line-height: 20px; font-weight: normal; padding: 0 0 0 40px; font-size: 16px; color: #fff; margin: 0 0 8px; background: url(../images/subnav-dt.png) left center no-repeat; }
.sublime p { padding: 0 0 0 40px; line-height: 32px; }

.subcode { float: right; width: 180px; }
.subcode h2 { line-height: 30px; font-weight: normal; padding: 0 0 0 26px; background: url(../images/subcode-tel.png) left center no-repeat; }
.subcode h3 { line-height: 30px; font-size: 24px; color: #fff; white-space: nowrap; margin: 0 0 20px; }
.subcode .qq { display: block; width: 100px; line-height: 45px; padding: 0 0 0 80px; margin: 0 0 20px; background: url(../images/subcode-qq.png) 42px center no-repeat #2fa0e0; color: #fff; border-radius: 5px; transition: all .5s ease; }
.subcode .qq:hover { background-color: #158bce; }
.subcode .rcode { text-align: center; }
.subcode .rcode img { width: 130px; height: 130px; }
.subcode .rcode h5 { font-weight: normal; }

.bottomer { padding: 15px 0; line-height: 30px; background: #29323b; color: #d4d4d4; }

.copyright { text-align: center; }
.copyright a { color: #d4d4d4; }
.copyright a:hover { color: #fff; }
.copyright .zhizhao { font-size: 18px; font-weight: bold; }

.toolbar { position:fixed; top:300px; right:1px; z-index:100; }
.toolbar > * { width:60px; height:60px; position:relative; background:#29323b; margin:0 0 1px; }
.toolbar > *.itop { background:#29323b; }
.toolbar > *:first-child { border-top:0; }
.toolbar > * > a { display:block; width:60px; height:60px; text-align:center; color:#FFF; background:url(../images/toolbar-icon.png) center 0 no-repeat; }
.toolbar .qq a { background-position:center -60PX; }
.toolbar .qiao a { background-position:center -60px; }
.toolbar .tel a { background-position:center -120px; }
.toolbar .code a { background-position:center -180px; }
.toolbar .itop a { background-position:center -240px; }
.toolbar > * > a:hover { background-color: #2fa0e0; }
.toolbar .drop-code { position:absolute; bottom:0; right:62px; background:#2fa0e0; padding:5px; font-size:12px; text-align:center; color:#fff; box-shadow:0 0 1px rgba(0,0,0,.2); width:145px; display:none; }
.toolbar .drop-code img { display:block; width:145px; height:145px; }
.toolbar .drop-code h3 { font-weight:normal; }
.toolbar .drop-tel { position:absolute; top:0; right:62px; width:0; overflow:hidden; }
.toolbar .drop-tel p { width:152px; height:60px; line-height:60px; padding:0 0 0 10px; background:#2fa0e0; color:#FFF; font-size:20px; }
.toolbar .qq:hover,
.toolbar .qiao:hover,
.toolbar .tel:hover,
.toolbar .code:hover { background-color:#2fa0e0; }
.toolbar .itop:hover { background-color:#2fa0e0; }


/*地图*/
.about_main{line-height:30px; height:auto; font-size:14px;color:#666666; margin:0; padding:0;float:left;}
.about_main ul{list-style:none; margin:0; padding:0;}
.about_main ul li.map_1{border-bottom:1px solid #eee;margin:10px 0;padding:10px;font-weight:bold;}
.about_main ul li.map_2{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li.map_3{ float:left; min-width:110px; padding:0 5px;}
.about_main ul li a{color: #666666;}
.about_main ul li a:hover{color:#666666; text-decoration:underline; font-weight:bold;}
.right_top ._column_title{ border-left:3px solid #e60044; color:#333; float:left; font-size:20px; height:24px; line-height:24px; margin:19px 0; padding-left:15px; display:inline;}
.right_top .column_path{ float:right;display:inline; color:#999; font-size:12px;}
.right_top .column_path a{color:#999;}
.clear { clear: both;font-size: 0px; margin: 0; padding: 0;display: block;height: 0px;_height: 0px;overflow: hidden;}